From: Ian Campbell Date: Thu, 24 Nov 2011 17:43:36 +0000 (+0000) Subject: tools: check for libaio unless user has configured CONFIG_SYSTEM_LIBAIO=n X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=66404c80c2127e14ec44a8db89f7e55cda9f3174;p=xen.git tools: check for libaio unless user has configured CONFIG_SYSTEM_LIBAIO=n Signed-off-by: Ian Campbell Committed-by: Ian Jackson --- diff --git a/tools/check/Makefile b/tools/check/Makefile index 3536d67aea..c07008d095 100644 --- a/tools/check/Makefile +++ b/tools/check/Makefile @@ -6,6 +6,7 @@ export PYTHON export LIBXENAPI_BINDINGS export CHECK_INCLUDES export CHECK_LIB +export CONFIG_SYSTEM_LIBAIO .PHONY: all install all install: check-build